Do not try to retrieve userdata for dom0
authorStefano Stabellini <sstabellini@xensource.com>
Mon, 9 Aug 2010 16:20:39 +0000 (17:20 +0100)
committerStefano Stabellini <sstabellini@xensource.com>
Mon, 9 Aug 2010 16:20:39 +0000 (17:20 +0100)
commit6d7a71986d206dcfea48a936b02401097572bf8d
tree6f99b3f360d5b30cfac811cdfc4b5b7caf2cb20e
parent8b3be172a3f225539a807711318c23001e84f359
Do not try to retrieve userdata for dom0

There is no userdata available regarding dom0, do not try to retrieve it

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/xl_cmdimpl.c